Appends the specified criteria to the current SelectFrom`1 instance.
Appends the specified criteria to the current SelectFrom`1 instance.
public SelectFrom<T> Or(String,Op);
Appends the specified criteria to the current SelectFrom`1 instance.
public SelectFrom<T> Or(String,Op,Object);
SelectFrom<T> Class | Kredor.BO Namespace